This is a discussion on Picture loads half within the Apache Web Server forums, part of the Web Server and Related Forums category; Hello, When I want to view a 'large' picture, he only loads it half. The rest of the pictures are ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Damn press the wrong button :S
Take a look at this picture: http://www.bnnworld.com/fctwente/images/headervakd1.jpg Whats wrong ? Bert "Bertman" <Bertman@bertman.speedxs.nl> schreef in bericht news:ab2dnV6-z84ODCnfRVnyhg@speedxs.nl... > Hello, > > When I want to view a 'large' picture, he only loads it half. The rest of > the pictures are just some colors. > When I had IIS he load the complete picture. > > Look at this: > > Bert > |
|
|||
|
"Bertman" <Bertman@bertman.speedxs.nl> schreef in bericht
news:6u6dnVW3daJRDCnfRVnygQ@speedxs.nl... > Damn press the wrong button :S > > Take a look at this picture: > http://www.bnnworld.com/fctwente/images/headervakd1.jpg > It is a miracle it load at all ... as it is not there at all ... http://www.bnnworld.com/fctwente/images/ Is some reverse proxy pulling a leg or two?? HansH |
|
|||
|
HansH wrote in message news:42b4a07c$0$13415$e4fe514c@news.xs4all.nl...
> Bertman schreef in bericht news:6u6dnVW3daJRDCnfRVnygQ@speedxs.nl... >> Damn press the wrong button :S >> >> Take a look at this picture: >> http://www.bnnworld.com/fctwente/images/headervakd1.jpg >> > It is a miracle it load at all ... as it is not there at all ... > http://www.bnnworld.com/fctwente/images/ > > Is some reverse proxy pulling a leg or two?? ZoneAlarm has an issue with large pics. if you have Apache and ZA (version 5 I think) on the same system, you might run into that problem. |
|
|||
|
Hello,
Robi: its in there, but you don't see the jpg's HansH: I have a Windows 2000 Server with Apache and MySQL, PHP. And I have a router that forward port 80 to the server. I don't have ZA on the machine. Bert "Robi" <me@privacy.net> schreef in bericht news:11ba2go9862qp94@corp.supernews.com... > HansH wrote in message news:42b4a07c$0$13415$e4fe514c@news.xs4all.nl... >> Bertman schreef in bericht news:6u6dnVW3daJRDCnfRVnygQ@speedxs.nl... >>> Damn press the wrong button :S >>> >>> Take a look at this picture: >>> http://www.bnnworld.com/fctwente/images/headervakd1.jpg >>> >> It is a miracle it load at all ... as it is not there at all ... >> http://www.bnnworld.com/fctwente/images/ >> >> Is some reverse proxy pulling a leg or two?? > > ZoneAlarm has an issue with large pics. > if you have Apache and ZA (version 5 I think) on the same system, > you might run into that problem. > > > > |
|
|||
|
"Bertman" <Bertman@bertman.speedxs.nl> schreef in bericht
news:Nf-dnQj6WewC6ijfRVnyrw@speedxs.nl... > "Robi" <me@privacy.net> schreef in bericht > news:11ba2go9862qp94@corp.supernews.com... > > HansH wrote in message news:42b4a07c$0$13415$e4fe514c@news.xs4all.nl... > >> Bertman schreef in bericht news:6u6dnVW3daJRDCnfRVnygQ@speedxs.nl... > >>> Take a look at this picture: > >>> http://www.bnnworld.com/fctwente/images/headervakd1.jpg > >> It is a miracle it load at all ... as it is not there at all ... > >> http://www.bnnworld.com/fctwente/images/ > >> Is some reverse proxy pulling a leg or two?? > its in there, but you don't see the jpg's Using IndexIgnore are you? Had expected the index option is open by unnoticed default. > > ZoneAlarm has an issue with large pics. > > if you have Apache and ZA (version 5 I think) on the same system, > > you might run into that problem. > I have a Windows 2000 Server with Apache and MySQL, PHP. And I have a > router that forward port 80 to the server. I don't have ZA on the machine. It's Windows, OK ... try 'Win32DisableAcceptEx' and|or 'enablesendfile off' http://httpd.apache.org/docs-2.0/mod...isableacceptex http://httpd.apache.org/docs-2.0/mod...enablesendfile HansH |
|
|||
|
> It's Windows, OK ... try 'Win32DisableAcceptEx' and|or 'enablesendfile
> off' > http://httpd.apache.org/docs-2.0/mod...isableacceptex > http://httpd.apache.org/docs-2.0/mod...enablesendfile enablesendfile off = No effect Win32DisableAcceptEx = Don't know what to do with it, but IIS works fine, so the Windows conf is oke, isn't it ? Bert "HansH" <hans@niet.op.het.net> schreef in bericht news:42b58809$0$7737$e4fe514c@news.xs4all.nl... > "Bertman" <Bertman@bertman.speedxs.nl> schreef in bericht > news:Nf-dnQj6WewC6ijfRVnyrw@speedxs.nl... >> "Robi" <me@privacy.net> schreef in bericht >> news:11ba2go9862qp94@corp.supernews.com... >> > HansH wrote in message news:42b4a07c$0$13415$e4fe514c@news.xs4all.nl... >> >> Bertman schreef in bericht news:6u6dnVW3daJRDCnfRVnygQ@speedxs.nl... >> >>> Take a look at this picture: >> >>> http://www.bnnworld.com/fctwente/images/headervakd1.jpg >> >> It is a miracle it load at all ... as it is not there at all ... >> >> http://www.bnnworld.com/fctwente/images/ >> >> Is some reverse proxy pulling a leg or two?? >> its in there, but you don't see the jpg's > Using IndexIgnore are you? Had expected the index option is open by > unnoticed default. > >> > ZoneAlarm has an issue with large pics. >> > if you have Apache and ZA (version 5 I think) on the same system, >> > you might run into that problem. >> I have a Windows 2000 Server with Apache and MySQL, PHP. And I have a >> router that forward port 80 to the server. I don't have ZA on the >> machine. > It's Windows, OK ... try 'Win32DisableAcceptEx' and|or 'enablesendfile > off' > http://httpd.apache.org/docs-2.0/mod...isableacceptex > http://httpd.apache.org/docs-2.0/mod...enablesendfile > > HansH > > > |
|
|||
|
"Bertman" <Bertman@bertman.speedxs.nl> schreef in bericht
news:jMGdnXA-s5JnayvfRVnyjg@speedxs.nl... > > It's Windows, OK ... try 'Win32DisableAcceptEx' and|or 'enablesendfile > > off' > > http://httpd.apache.org/docs-2.0/mod...isableacceptex > > http://httpd.apache.org/docs-2.0/mod...enablesendfile > > enablesendfile off = No effect > Win32DisableAcceptEx = Don't know what to do with it, Put it anywhere -I'ld say at line 1- in your config file. > but IIS works fine, I don't (wanna) know whether ISS is using the function related to this directive ... > so the Windows conf is oke, isn't it ? Batlle of multiple third-parties ? http://httpd.apache.org/docs-2.0/mod...sableacceptex: " AcceptEx() is a Microsoft WinSock v2 API that provides some performance improvements over the use of the BSD style accept() API in certain circumstances. Some popular Windows products, typically virus scanning or virtual private network packages, have bugs that interfere with the proper operation of AcceptEx(). " HansH |