Skip to content

Problem with Passenger Enterprise 4.0.14 #10

@fokcep

Description

@fokcep

Just wondering if someone had issues running tubesock with the Passenger Enterprise Server. Could be nothing to do with tubesock at all. It supposed to run ok. But getting a long delay when calling the following bit of code from tubesock:

def self.hijack(env)
  .......    
  handshake.from_rack env
  .......
end

it takes around 50 seconds to execute this method and eventually it fails to get WS connection.

Dump of env['rack.hijack']

Proc:0x00000004505060@/opt/passenger/passenger-enterprise-server-4.0.14/lib/phusion_passenger/rack/thread_handler_extension.rb:53 (lambda)

any ideas?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions