Noticeable slowdown when HylaFAX is receiving faxes
Brought to you by:
sjardine
I have noticed that the client library takes longer to query hylafax when it is in the process of receiving faxes. Any commands such as getList, etc take much longer to respond. This is particularly annoying for my UI application. Do you have any idea what causes this?
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
I have noticed that the client library takes longer to query hylafax when it is in the process of receiving faxes. Any commands such as getList, etc take much longer to respond. This is particularly annoying for my UI application. Do you have any idea what causes this?
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
This is likely an issue with the hylafax server. gnu-hylafax is not affected by the fax receiving process. When you call get list we make the appropriate query on the hylafax-server and wait for a response.
Receiving of the fax is done completely by the server, gnu-hylafax does nothing to facilitate receiving a fax.