do a quick test to see if you get any packet loss:
ping -t www.your-server-name.com
  ----- Original Message ----- 
  From: graham.hays 
  To: users@httpd.apache.org ; 'Danie Qian' 
  Sent: Wednesday, May 21, 2008 3:52 PM
  Subject: RE: [EMAIL PROTECTED] incomplete graphics downloads


  Dan

   

  Just checked and in my httpd.conf file there is an item ‘timeout’ with a 
value of 120 .. changed it to 300 + restart .. no change so set it back to 120

   


------------------------------------------------------------------------------

  From: Danie Qian [mailto:[EMAIL PROTECTED] 
  Sent: 21 May 2008 21:09
  To: users@httpd.apache.org
  Subject: Re: [EMAIL PROTECTED] incomplete graphics downloads

   

  For apache 2.2.x, it is in conf/extra/httpd-default.conf  from the httpd root 
folder. but since you dont known about it it is probably still the default 300 
seconds. Setting it too small will break(reset) http connections when idle time 
of downloading is too long, more likely to hapeen over unreliable and slow 
links.

    ----- Original Message ----- 

    From: graham.hays 

    To: users@httpd.apache.org ; 'Danie Qian' 

    Sent: Wednesday, May 21, 2008 2:50 PM

    Subject: RE: [EMAIL PROTECTED] incomplete graphics downloads

     

    Hi Danie �C not sure what you mean? What timeout & how would I check {I’m 
fairly new at Apache]

     

    Graham

     


----------------------------------------------------------------------------

    From: Danie Qian [mailto:[EMAIL PROTECTED] 
    Sent: 21 May 2008 17:55
    To: users@httpd.apache.org
    Subject: Re: [EMAIL PROTECTED] incomplete graphics downloads

     

    what is the Timeout value in your configuration?

     

    ----- Original Message ----- 

      From: Frank Huddleston 

      To: users@httpd.apache.org 

      Sent: Wednesday, May 21, 2008 11:46 AM

      Subject: Re: [EMAIL PROTECTED] incomplete graphics downloads

       

      It seems to me that the problem might be with the network connection, not 
with the Apache server configuration. Image and Flash files are usually larger 
than web pages: perhaps there's some limit or timeout that's being reached? Of 
course, this doesn't account for css files, so there's an exception. How about 
when you right- or ctrl-click on the image and say to download it? Does that 
work? Can you check with the providers of your satellite link about this 
problem?

       

      Regards,

       

      Frank Huddleston

      ----- Original Message ----
      From: graham.hays <[EMAIL PROTECTED]>
      To: users@httpd.apache.org
      Sent: Tuesday, May 20, 2008 8:33:22 AM
      Subject: [EMAIL PROTECTED] incomplete graphics downloads

      Hi all

      I have a Virtual Server (from 1&1) running Apache 2.2

      When any of my sites is accessed by?a 'hard line' connection (ie ADSL) 
they
      work fine. However where I live in rural Spain my connection is by
      bi-directional Satelliet link (100Mbps max) .. whenever a site is accessed
      over the sat-link I get a lot of incomplete graphics files (only top half 
of
      image or so), frequent failure of CSS files to load and no Flash files at
      all! Yet the same file accessed by ADSL is fine.

      Followed Apache.org advice and have included "EnableSendFile Off" and
      "EnableMMAP Off" in the config file ("Win32DisableAcceptEx" rejected by
      restart so not in) .. rebooted and no difference.

      Any suggestions/pointers etc

      Graham


      ---------------------------------------------------------------------
      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: [EMAIL PROTECTED]
      ? "? from the digest: [EMAIL PROTECTED]
      For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to