[Koha-bugs] [Bug 15562] Make Koha more suitable for shared hosting with plack

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 24 04:43:24 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15562

--- Comment #69 from David Cook <dcook at prosentient.com.au> ---
(In reply to Tomás Cohen Arazi from comment #68)
> I suggest you discuss tuits in koha-devel. 

Good idea, Tomás. While I don't have the tuits, maybe someone else would find
it interesting.

> BTW, Koha uses Starman listening on a Unix socket and it sets apache to use
> that.

According to
http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=misc/plack/plackup.sh;h=2c7f5990852107408c10b096c24cdf6df8277abc;hb=HEAD,
it appears to be using TCP sockets to me. 

Ah, you must be meaning
http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=debian/scripts/koha-plack;h=5e1fc9cf65534628514f1b37db7192af7076c26d;hb=HEAD.
That's cool.

> On Debian.
> We still didn't find someone to make it work on OpenSuSE.

I don't 100% understand what you  mean here. I don't think the Koha community
ever tries to make Koha work outside of Debian (and Ubuntu). If it did, I think
the debian/scripts folder would look a lot different. I certainly don't recall
anyone speaking about openSUSE or any other non-Debian based distro. (I figure
I'll just end up writing my own service when we get around to implementing
Plack anyway.)

In this case, are you referring to this particular service script or packaging
in general?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list