[users@httpd] Apache tuning assistance request

2013-04-08 Thread Ashly Pridmore
Hello! We are using Apache as a front end for communication to a number of devices using TR69 (SOAP over HTTP). In order to resolve a problem with a particular device, I need to enable KeepAlive, but upon doing so I find that a number of our other devices drop connection to the server until the

RE: [users@httpd] PHP script not executing with empty POST when using chunked encoding

2013-03-26 Thread Ashly Pridmore
r the virtualhost options. Hopefully that helps someone else out there! -Original Message- From: Ashly Pridmore [mailto:ashly.pridm...@juniperbridge.com] Sent: 04 March 2013 13:20 To: users@httpd.apache.org Subject: RE: [users@httpd] PHP script not executing with empty POST when using chunked enc

RE: [users@httpd] PHP script not executing with empty POST when using chunked encoding

2013-03-04 Thread Ashly Pridmore
-0500 Eric Covener wrote: > On Mon, Mar 4, 2013 at 7:42 AM, Ashly Pridmore > wrote: > > Hmm, so the problem is sending "content-length: 0" with "transfer-encoding" > > set to chunked? > > The spec says T-E is ignored in this case. The spec actual

RE: [users@httpd] PHP script not executing with empty POST when using chunked encoding

2013-03-04 Thread Ashly Pridmore
ilto:jmozd...@nde.ag] Sent: 04 March 2013 12:27 To: users@httpd.apache.org Subject: Re: [users@httpd] PHP script not executing with empty POST when using chunked encoding Hi Ashley, Zitat von Ashly Pridmore : > [...] > The NBG on the other hand, sends the following: > > POST /{URL} HTTP

[users@httpd] PHP script not executing with empty POST when using chunked encoding

2013-03-04 Thread Ashly Pridmore
Good afternoon, We are using Apache and PHP to form a CWMP server for TR69 provisioning of customer routers. We have two bits of kit we are looking to use, two ZyXEL routers with model numbers AMG1202 and NBG1202. To cut a long story short, we are able to communicate happily with the AMG1202,