ZServer fails to return all Images for a page.
Hello, I'm using zope 2 with ZServer from cvs on a win98 box to develop a concept site. I'm storing close to a thousand images in a single folder and I have several dtml-methods defined that break the images up into various groups (the images are all 48x48 png's approx. 6k each). My problem is that when I'm initially loading the main page I get allot of dropped Images :o( The page contains some long running JavaScript and approx. 300 images in a single DIV. It isn't very consistent on which images are dropped except that they are usually toward the bottom of the page. Just wondering if any one else as encountered similar problems... Loren loren@okdirect.com
On Mon, 19 Jul 1999 20:16:46 -0500, "Loren Luke" <loren.luke@presidium.com> said: Loren> I'm using zope 2 with ZServer from cvs on a win98 box to develop Loren> a concept site. I'm storing close to a thousand images in a Loren> single folder and I have several dtml-methods defined that break Loren> the images up into various groups (the images are all 48x48 png's Loren> approx. 6k each). My problem is that when I'm initially loading Loren> the main page I get allot of dropped Images :o( The page contains Loren> some long running JavaScript and approx. 300 images in a single Loren> DIV. It isn't very consistent on which images are dropped except Loren> that they are usually toward the bottom of the page. Just Loren> wondering if any one else as encountered similar problems... I've seen dropped images right before ZServer dies, on a page with about a dozen images. However, it hasn't happenned lately and I never was able to catch and tracebacks or anomalies in the logfiles. Does ZServer die after this happens? Anything interesting in your log files var/Z2.log, var/pcgi.log? Loren> Loren Loren> loren@okdirect.com BTW your mailer is generating html attachements: Loren> ------=_NextPart_000_003B_01BED223.A04AFD70 Loren> Content-Type: text/html; Loren> charset="iso-8859-1" Loren> Content-Transfer-Encoding: quoted-printable Loren> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> Loren> <HTML><HEAD>... -- Alex Rice | alrice@swcp.com | http://www.swcp.com/~alrice Current Location: N. Rio Grande Bioregion, Southwestern USA
participants (2)
-
Alex Rice -
Loren Luke