Joshua, What would you suggest as the best way to capture those 308 bytes? Also, from what I can tell the data that populates the form that the proxy is trying to retrieve comes back as a whole bunch of javascript variables. Thanks, Jeff Neither log entry shows any particular problem. You should manually perform the request to see what is in that 308 bytes of content. Perhaps a redirect to an inaccessible server? Joshua. -----Original Message----- From: jslive@xxxxxxxxx [mailto:jslive@xxxxxxxxx] On Behalf Of Joshua Slive Sent: Friday, July 13, 2007 2:01 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: More info----FW: Reverse proxy cgi problem On 7/13/07, Jeff Murch <jmurch@xxxxxxx> wrote: > > Here is a URL from a successful fetch of dynamic content. This is not from > the reverse proxy: > > 1.2.3.4 - - [13/Jul/2007:13:28:05 -0400] "GET > /cgi-bin/cgi_underwriting_ajax?F > etchSpec=apps_in_progress_details&pid=2007070208222728 HTTP/1.1" 200 2684 > > Here is the reverse proxy that appears to have been OK but will not display > a page of results: > > 192.168.2.2 - - [13/Jul/2007:15:16:01 -0400] "GET > /cgi-bin/cgi_underwriting_ajax > ?FetchSpec=new_app_details&pid=2007071315155097 HTTP/1.1" 200 308 > > > Can anyone tell me what the second http status code means? (2684 and 308) It's not a status code, it is the size of the response. See: http://httpd.apache.org/docs/2.2/logs.html#accesslog Neither log entry shows any particular problem. You should manually perform the request to see what is in that 308 bytes of content. Perhaps a redirect to an inaccessible server? Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.4/898 - Release Date: 7/12/2007 4:08 PM --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx