[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #HDT-424966]: Fwd: Is it possible to have opendap reusing connections via libcurl despite netcdf api making many small requests?



Interesting. The current situation,
at least for the C client is that
during the interval between
nc_open() and the corresponding nc_close()
the curl handle is kept active. I assume that
curl reuses the same connection during that interval.

However, closing the curl handle should close the socket.
If I understand his message, then he  is seeing a bunch of
open sockets waiting to timeout? Do I understand this correctly?
 
=Dennis Heimbigner
  Unidata


Ticket Details
===================
Ticket ID: HDT-424966
Department: Support netCDF
Priority: Normal
Status: Closed


NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.