Neil, > I haven't had time to follow the discussion or to read over your patch > closely. It looks okay. Don't let me forget about it. I'll be persistent *G* One additional question: in mod_scgi.c you have chosen to just pass on SOME of the HTTP1.1 defined headers; some others you have left out. Why? One explanation would be: you did not need them at that moment. The other: Some really bad things would happen if you pass them. Which one is correct? If the first is correct, I would be willing to provide a patch to pass on the "other" HTTP1.1 headers, just in case a future extension of any scgi-using-application will need them. Thank you, Harald