1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Apache Issue (500 - Internal Server Error)

Discussion in 'Apache' started by misovlk, Jul 28, 2005.

  1. #1
    Hi, we have developed .NET Client - Java Server application. They communicate through java web services and the server is Apache ver. 2.0.50. Everything works fine, but we want to add comprimation by enabling "Accept-Encoding" "gzip, deflate". (Deflate modul in apache is enabled).

    After some tests we have this results:
    - if server and client app is on one machine and comunicates through localhost, the compressed gzip communication works pefect
    - if server is on one machine and client on another one, compressed gzip communication does't work and we are getting on both sides WebException - (500) Internal server error.

    We also tried tcpmonitor tool as proxy and we found that if compressed communication is enabled, some of the first requests are completed and status is Done, but in one moment server will set 2 reqests as Req status and after client application gets frozen until it get that WebException described before.

    We realy don't know what can be the problem. Any ideas are welcomed.

    Best regards

    Michal Vlk
     
    misovlk, Jul 28, 2005 IP