Re: [opensource-dev] Login response request/processing in 1.23 vsSnowglobe / 2.0

2010-04-14 Thread Philippe (Merov) Bossut
Hi Kitty, On Fri, Apr 9, 2010 at 2:42 PM, Kitty wrote: > Found a likely cause... > > Viewer 2.0 (and Snowglobe) isn't requesting a gzipped response from the > login server which causes the login reply to take much, much longer to > download than it does with 1.23. > > Is there any chance someone

Re: [opensource-dev] Login response request/processing in 1.23 vsSnowglobe / 2.0

2010-04-09 Thread Kitty
Found a likely cause... Viewer 2.0 (and Snowglobe) isn't requesting a gzipped response from the login server which causes the login reply to take much, much longer to download than it does with 1.23. Is there any chance someone forget to build libcurl with zlib? Kitty __