|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2004
/
2004-07
/
graphics with zope and pound
[
RH9 install problem / "Dean Maunder" ... ]
[
Pound and ASP on IIS / John D ... ]
graphics with zope and pound
"Claus Rosenberger" <Claus.Rosenberger(at)rocnet.de> |
2004-07-12 15:41:03 |
[ FULL ]
|
hi,
i have a problem with pound, zope and some browsers.
sometimes the browser run endless to get a full webpage, the things are
missing are the pictures all the time. if the cache of the browsers are
deleted, the page can be loaded. i dumped the traffic between the browsers
and pound. while getting the information my packetdump shows a few packets
but there is no entry in the log of pound.
i don't know if that is a pound/zope/browser problem but i think it's not
the browser because i have the problem with IE, firefox and mozilla. so it
has to be a problem of pound or zope. perhaps anybody knows something
about that?
regards
claus
|
|
|
Re: graphics with zope and pound
Dennis Allison <allison(at)sumeru.stanford.EDU> |
2004-07-12 15:56:52 |
[ FULL ]
|
Claus --
I run a similar setup, but have not seen the problem you report. I
suspect it may be with the particular page you are trying to load.
It would be helpful to know the OS, the version of Pound, and the
version of Zope.
On Mon, 12 Jul 2004, Claus Rosenberger wrote:
[...]
|
|
|
Re: graphics with zope and pound
"Claus Rosenberger" <Claus.Rosenberger(at)rocnet.de> |
2004-07-12 16:01:51 |
[ FULL ]
|
> Claus --[...]
ok, here are the versions:
zope : 2.7.0
os : debian sarge
python: 2.3.4-5
pound: 1.7
could be a problem of zope, i have read something about dropping
connections with transparent gifs, but that was only with internet
explorer and i have the same problem with mozilla sometimes.
[...][...][...]
|
|
|
Re: graphics with zope and pound
"Claus Rosenberger" <Claus.Rosenberger(at)rocnet.de> |
2004-07-15 11:44:05 |
[ FULL ]
|
i tested more situations now, one was without pound. as i connected
directly to zope there wasn't a problem. perhaps i misconfigured my pound
instance?
here is the configuration file of pound
########
User www-data
Group www-data
RootJail /var/spool/pound
ExtendedHTTP 1
WebDAV 1
CSsegment
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_.!~*'():(at)&=+$,%-?
CSparameter
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_.!~*'():(at)&=+$,%-
CSqid
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_.!~*'()-:+
CSqval
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_.!~*'()%-+/
CSfragment
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_.!~*'()
LogLevel 3
Alive 30
ListenHTTP my-ip,80
UrlGroup ".*/manage"
EndGroup
UrlGroup ".*"
HeadRequire Host "myhostname.*"
BackEnd 127.0.0.1,9080,1
EndGroup
########
any ideas?
regards
claus
[...][...][...]
>>>
>>> i have a problem with pound, zope and some browsers.
>>>
>>> sometimes the browser run endless to get a full webpage, the
things are
>>> missing are the pictures all the time. if the cache of the
browsers are
>>> deleted, the page can be loaded. i dumped the traffic between the
>>> browsers
>>> and pound. while getting the information my packetdump shows a few
>>> packets
>>> but there is no entry in the log of pound.
>>>
>>> i don't know if that is a pound/zope/browser problem but i think
it's
>>> not
>>> the browser because i have the problem with IE, firefox and
mozilla. so
>>> it
>>> has to be a problem of pound or zope. perhaps anybody knows
something
>>> about that?
>>>
>>> regards
>>>
>>> claus
>>>[...][...]
|
|
|
Re: graphics with zope and pound
Jonathan Cyr <cyrj(at)cyr.info> |
2004-07-19 20:37:39 |
[ FULL ]
|
I had the same problem months ago... when I put Pound 1.7 on SuSE 8.2...
no one had any answers...
I returned to Red Hat AS 2.1 (Red Hat 7.2-based), and the problems
disappeared.
Hopefully, a clue in the mystery.
-Jon Cyr
Claus Rosenberger wrote:
[...][...][...]
>>>
>>>i have a problem with pound, zope and some browsers.
>>>
>>>sometimes the browser run endless to get a full webpage, the things
are
>>>missing are the pictures all the time. if the cache of the browsers
are
>>>deleted, the page can be loaded. i dumped the traffic between the
>>>browsers
>>>and pound. while getting the information my packetdump shows a few
>>>packets
>>>but there is no entry in the log of pound.
>>>
>>>i don't know if that is a pound/zope/browser problem but i think
it's
>>>not
>>>the browser because i have the problem with IE, firefox and
mozilla. so
>>>it
>>>has to be a problem of pound or zope. perhaps anybody knows
something
>>>about that?
>>>
>>>regards
>>>
>>>claus
>>>
>>>
>>>[...][...]
|
|
|
|