You are right stuff has changed. I do not have the environment or
service ready to simulate it again. I also am not in the mood of
creating a simple SpringBoot with the above option now to test it.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/807014

Title:
  connection reusage across tabs

Status in firefox package in Ubuntu:
  Incomplete

Bug description:
  Probably a firefox bug:
  When I fire request to an identical resource (the string in the address is 
literally identical) the requests are processed synchronoulsy. This is easy to 
test on a small server, that incidentially blocks for 5 seconds on a request 
before returning the used thread id.
  Each request fired one after the other from different tabs will return after 
5*n seconds, where n is the ordinal the request was fired.
  Assuming 20 parallel tabs firing the same request this would lead to the last 
request getting its response after 5s*20=100s...

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: firefox 3.6.18+build2+nobinonly-0ubuntu0.10.10.2
  ProcVersionSignature: Ubuntu 2.6.35-30.54-generic 2.6.35.13
  Uname: Linux 2.6.35-30-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu Jul  7 16:29:55 2011
  FirefoxPackages:
   firefox 3.6.18+build2+nobinonly-0ubuntu0.10.10.2
   firefox-gnome-support 3.6.18+build2+nobinonly-0ubuntu0.10.10.2
   firefox-branding 3.6.18+build2+nobinonly-0ubuntu0.10.10.2
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=de:en
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/807014/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to