Re: This list's search engine not working?
https://nohu.pics
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/proje
Am 28.07.2018 um 11:19 schrieb Peter Boy:
In F28 I try to connect from an Apache to a tomcat container, both installed on
the same server, using AJP protocol, but SELinux denies access.
I (try to) use standard port 8009:
[root@camena ~]# semanage port -l | grep http
http_cache_port_t
In F28 I try to connect from an Apache to a tomcat container, both installed on
the same server, using AJP protocol, but SELinux denies access.
I (try to) use standard port 8009:
[root@camena ~]# semanage port -l | grep http
http_cache_port_t tcp 8080, 8118, 8123, 10001
ystemd at the moment. I
did some internet search, and I guess I had to do
# systemctl edit tomcat@[myUniqueInstanceName]
and then insert into the edit windows
[Service]
LimitNoFile=8200
and save
So I double the no of open files for that specific instance.
I Would be grateful if you could
er instances were not affected by the broken one.
There may be other reasons to run as separate users, but to address the
immediate problem, have you instead considered raising the limit on
open files for the tomcat user?
On a bigger scope, you might want to look at using containers to
separate yo
nity
Bill
On 9/21/2017 6:55 PM, Peter Boy wrote:
When Fedora used systemV init you could define a specific user for a
specific tomcat instance in /etc/systconfig/tomcat-[myinstance] by
adding a line TOMCAT_USER=„mytomcat“.
In Fedora 26 with systemd you can define different Tomcat instances
but
Fedora used systemV init you could define a specific user for a specific
tomcat instance in /etc/systconfig/tomcat-[myinstance] by adding a line
TOMCAT_USER=„mytomcat“.
In Fedora 26 with systemd you can define different Tomcat instances but the
above mechanism doesn’t work anymore. I checked the
When Fedora used systemV init you could define a specific user for a specific
tomcat instance in /etc/systconfig/tomcat-[myinstance] by adding a line
TOMCAT_USER=„mytomcat“.
In Fedora 26 with systemd you can define different Tomcat instances but the
above mechanism doesn’t work anymore. I
I figured out. Just replying so I don't waste anyone's time.
The problem in my case was after upgrading to Fedora 21, I needed to replace
/etc/tomcat/tomcat.conf with /etc/tomcat/tomcat.conf.rpmnew
Doh! :)
From: edwardqu...@hotmail.com
To: users@lists.fedoraproject.org
Subject
From: edwardqu...@hotmail.com
To: users@lists.fedoraproject.org
Subject: multiple instances of tomcat
Date: Sat, 23 May 2015 14:49:15 +
Hi,
First just to say I'm running F21.
I found a post on setting up multiple tomcat instances at
https://lists.fedoraproject.org/pipermai
Hi,
First just to say I'm running F21.
I found a post on setting up multiple tomcat instances at
https://lists.fedoraproject.org/pipermail/scm-commits/Week-of-Mon-20130708/1055381.html
which states:
In the new world, if you need an instance, you'll create a directory
/var/l
ya I know. I knew all that already, thats not what the question was at
all.
On Wed, Sep 28, 2011 at 6:33 PM, Rick Stevens wrote:
> On 09/28/2011 02:59 PM, solarflow99 wrote:
> > you'll notice proxy_ajp.conf is gone from httpd. Now the mod is loaded
> by
> > default anyways with no config, no
On 09/28/2011 02:59 PM, solarflow99 wrote:
> you'll notice proxy_ajp.conf is gone from httpd. Now the mod is loaded by
> default anyways with no config, no one knows anything about this, what
> gives?
Yet another update to my postings. "rpm -q --changelog httpd" reveals
this tidbit:
* Fri Jul 0
On 09/28/2011 02:59 PM, solarflow99 wrote:
> you'll notice proxy_ajp.conf is gone from httpd. Now the mod is loaded by
> default anyways with no config, no one knows anything about this, what
> gives?
Followup to my previous posting...looking at things,
/etc/httpd/conf/httpd.conf now has a "LoadM
wrote:
>
>> Am Mittwoch, den 28.09.2011, 13:07 -0400 schrieb solarflow99:
>>> So does anyone use apache to proxy to tomcat then? i'm just trying to
>>> figure out why proxy_ajp.conf was dropped.
>>
>> We use it regularly, didn't notice anything being dr
oes anyone use apache to proxy to tomcat then? i'm just trying to
> > figure out why proxy_ajp.conf was dropped.
>
> We use it regularly, didn't notice anything being dropped yet :-)
>
>
>
>
>
> --
> users mailing list
> users@lists.fedoraproject.
Am Mittwoch, den 28.09.2011, 13:07 -0400 schrieb solarflow99:
> So does anyone use apache to proxy to tomcat then? i'm just trying to
> figure out why proxy_ajp.conf was dropped.
We use it regularly, didn't notice anything being dropped yet :-)
--
users ma
So does anyone use apache to proxy to tomcat then? i'm just trying to
figure out why proxy_ajp.conf was dropped.
Thanks,
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines:
On 07/27/2011 05:23 AM, Benedict S wrote:
Hello,everybody.
There is no packages about mod_jk-ap20 in our fedora rpm packages.How
can I connect apache with tomcat,using http_proxy ,ajp_proxy or
something else?Which method is the best way to use it?
When i start tomcat6 with command "se
Hello,everybody.
There is no packages about mod_jk-ap20 in our fedora rpm packages.How can I
connect apache with tomcat,using http_proxy ,ajp_proxy or something
else?Which method is the best way to use it?
When i start tomcat6 with command "service tomcat6 start " or "run_init
20 matches
Mail list logo