[strongSwan] OpenWRT and IKEv2

Gabriel VLASIU gabriel at vlasiu.net
Mon Apr 19 18:26:18 CEST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 19 Apr 2010, Martin Willi wrote:

> > 00[JOB] spawning 1 worker threads
> 
> Using a single worker thread won't work. Many plugins use a dedicated
> thread from the pool to read from sockets or do other things. The
> default of 16 is just fine, even on embedded systems.
I started with 16. Did not work. Then 8. Then 4. Then 1.
Does not matter how many thread I have. It always wait for something here:

[pid  1374] getppid()                   = 1373
[pid  1374] poll([{fd=17, events=POLLIN}], 1, 2000) = 0 (Timeout)
[pid  1374] getppid()                   = 1373
[pid  1374] poll([{fd=17, events=POLLIN}], 1, 2000) = 0 (Timeout)
[pid  1374] getppid()                   = 1373
[pid  1374] poll([{fd=17, events=POLLIN}], 1, 2000) = 0 (Timeout)
[pid  1374] getppid()                   = 1373
[pid  1374] poll([{fd=17, events=POLLIN}], 1, 2000) = 0 (Timeout)
[pid  1374] getppid()                   = 1373
[pid  1374] poll([{fd=17, events=POLLIN}], 1, 2000^C <unfinished ...>


Gabriel

- -- 

// Gabriel VLASIU
//
// OpenGPG-KeyID      : 0xE684206E
// OpenGPG-Fingerprint: 0C3D 9F8B 725D E243 CB3C 8428 796A DB1F E684 206E
// OpenGPG-URL        : http://www.vlasiu.net/public.key


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFLzIQueWrbH+aEIG4RAosXAJ9qisL2N64GhwBIFIMAmVw4y9TW5ACff59e
pZKOHlRb4wgLzyExyUfL25Y=
=krQ5
-----END PGP SIGNATURE-----




More information about the Users mailing list