Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XP SP2 slow to connect to Linux server [CORE438] #785

Closed
firebird-automations opened this issue Nov 13, 2004 · 4 comments
Closed

XP SP2 slow to connect to Linux server [CORE438] #785

firebird-automations opened this issue Nov 13, 2004 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: ahaines (ahaines)

Assigned to: @samofatov

SFID: 1065511#⁠
Submitted By: ahaines

When connecting from Windows XP with Service Pack 2 to
a Linux server using xinetd and the Classic server,
there is a very noticable delay (about 30 seconds).

FB Classic 1.5.1.4481
Server: Mandrake Linux 9.2
Client: Windows XP Pro SP2

Turns out the problem is with the firebird.xinetd file.
Remove the entries:
log_on_success =+ USERID
log_on_failure =+ USERID

These lines cause xinetd to issue an ident request to
the client.
XP SP2's firewall drops these packets rather than
denying the connection thus forcing xinetd to wait for
a timeout before starting the actual database connection.

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2004-11-18 21:27
Sender: skidder
Logged In: YES
user_id=495356

I commented out both lines in http://firebird.xinetd.in

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 10462 ] => Firebird [ 14753 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant